Drew Parsons [Fri, 8 May 2026 12:41:38 +0000 (14:41 +0200)]
Merge vtk9 (9.5.2+dfsg4-4) import into refs/heads/workingbranch
Bas Couwenberg [Fri, 8 May 2026 12:41:38 +0000 (14:41 +0200)]
Fix FTBFS with GDAL 3.13.0.
error: invalid conversion from 'CSLConstList' {aka 'const char* const*'} to 'char**' [-fpermissive]
From GDAL 3.13.0 NEWS:
"
* GDALMajorObject: Use CSLConstList for GetMetadata, SetMetadata (API breakage)
"
Gbp-Pq: Name gdal-3.13.patch
Debian Science Maintainers [Fri, 8 May 2026 12:41:38 +0000 (14:41 +0200)]
matplotlib_nullptr_s390x
===================================================================
Gbp-Pq: Name matplotlib_nullptr_s390x.patch
Julien Schueller [Mon, 19 Jan 2026 13:49:34 +0000 (14:49 +0100)]
[PATCH] CMake: Fix EXPAT version warning
Closes #19679
Gbp-Pq: Name findEXPAT_version_fix_MR12826.patch
Dandan Zhang [Fri, 8 May 2026 12:41:38 +0000 (14:41 +0200)]
add support for loongarch64
Upstream: https://gitlab.kitware.com/seanm/vtk/-/commit/
886b536a0d0bb3694951e09169a52896d585c517
Gbp-Pq: Name 121_add_support_for_loong64.patch
Anton Gladky [Fri, 8 May 2026 12:41:38 +0000 (14:41 +0200)]
Add missing GL header
Last-Update: 2024-01-10
Gbp-Pq: Name 100_add_missing_gl_header.patch
Anton Gladky [Fri, 8 May 2026 12:41:38 +0000 (14:41 +0200)]
Fix FTBFS
Last-Update: 2021-11-14
Gbp-Pq: Name 99_fix_ftbfs.patch
Anton Gladky [Fri, 8 May 2026 12:41:38 +0000 (14:41 +0200)]
Fix mpi4py search
Last-Update: 2021-09-17
Gbp-Pq: Name 98_fix_mpi4py.py
Vagrant Cascadian [Tue, 15 Dec 2020 07:38:56 +0000 (07:38 +0000)]
[PATCH 2/2] doc_class2example.pl: Sort the parsers array.
Thanks to Bernhard M. Wiedemann <bernhardout@lsmod.de>.
Gbp-Pq: Name 97_reproducible_builds.patch
Adrian Bunk [Fri, 8 May 2026 12:41:38 +0000 (14:41 +0200)]
HACK: vtkQWidgetTexture.cxx: Don't use vtkOpenGLCheckErrorMacro
Fixes building for Qt with OpenGL ES.
Gbp-Pq: Name 84_vtkQWidgetTexture_no_vtkOpenGLCheckErrorMacro.patch
Dominique Belhachemi [Fri, 8 May 2026 12:41:38 +0000 (14:41 +0200)]
Fix FTBFS on PPC64: inlining failed in call to ‘always_inline’
Forwarded: no
Last-Update: 2025-09-30
Gbp-Pq: Name 80_fix_ppc64_ftbfs.patch
Anton Gladky [Fri, 8 May 2026 12:41:38 +0000 (14:41 +0200)]
Fix shebang for the perl scripts
Last-Update: 2020-11-08
Gbp-Pq: Name 60_fix_path_perl.patch
Anton Gladky [Fri, 8 May 2026 12:41:38 +0000 (14:41 +0200)]
Fix path for the installation of python modules
Last-Update: 2020-11-06
Gbp-Pq: Name 50_fix_python-modules_path.patch
Dominique Belhachemi [Fri, 8 May 2026 12:41:38 +0000 (14:41 +0200)]
Fix viskores warning
Last-Update: 2025-09-25
/vtk9/ThirdParty/viskores/vtkviskores/viskores/viskores/cont/tbb/internal/RuntimeDeviceConfigurationTBB.h:49:66: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
49 | RuntimeDeviceConfiguration<viskores::cont::DeviceAdapterTagTBB>()
Gbp-Pq: Name 40_viskores.patch
Debian Science Maintainers [Fri, 8 May 2026 12:41:38 +0000 (14:41 +0200)]
Drop medical examples
Last-Update: 2020-10-21
Gbp-Pq: Name 30_drop_medical_example.patch
Debian Science Maintainers [Fri, 8 May 2026 12:41:38 +0000 (14:41 +0200)]
Do not try linking with -lsocket
Gbp-Pq: Name 20_do_not_link_against_socket.patch
Debian Science Maintainers [Fri, 8 May 2026 12:41:38 +0000 (14:41 +0200)]
_matplotlib
===================================================================
Gbp-Pq: Name 10_matplotlib.patch
Drew Parsons [Fri, 8 May 2026 12:41:38 +0000 (14:41 +0200)]
vtk9 (9.5.2+dfsg4-4) unstable; urgency=medium
* Team upload.
* mark libvtk9-dev as Multi-Arch: no, not Multi-Arch: same
since some header files contain arch-dependent definitions
(vtkOptions.h, vtkEndian.h, cgnstypes.h, XdmfConfig.h setting
endianness, int size, etc). Closes: #
1133759
Consequently drop Multi-Arch: same from libvtk9-qt-dev
to avoid including inconsistent header definitions
* debian patch gdal-3.13.patch enables build with gdal 3.13.
Thanks Bas Couwenberg. Closes: #
1134162
[dgit import unpatched vtk9 9.5.2+dfsg4-4]
Drew Parsons [Fri, 8 May 2026 12:41:38 +0000 (14:41 +0200)]
Import vtk9_9.5.2+dfsg4-4.debian.tar.xz
[dgit import tarball vtk9 9.5.2+dfsg4-4 vtk9_9.5.2+dfsg4-4.debian.tar.xz]
Anton Gladky [Mon, 16 Mar 2026 05:12:29 +0000 (06:12 +0100)]
Declare fast forward from 9.5.2+dfsg4-2
[dgit --quilt=gbp --overwrite]
Debian Science Maintainers [Mon, 16 Mar 2026 05:12:29 +0000 (06:12 +0100)]
matplotlib_nullptr_s390x
===================================================================
Gbp-Pq: Name matplotlib_nullptr_s390x.patch
Julien Schueller [Mon, 19 Jan 2026 13:49:34 +0000 (14:49 +0100)]
[PATCH] CMake: Fix EXPAT version warning
Closes #19679
Gbp-Pq: Name findEXPAT_version_fix_MR12826.patch
Dandan Zhang [Mon, 16 Mar 2026 05:12:29 +0000 (06:12 +0100)]
add support for loongarch64
Upstream: https://gitlab.kitware.com/seanm/vtk/-/commit/
886b536a0d0bb3694951e09169a52896d585c517
Gbp-Pq: Name 121_add_support_for_loong64.patch
Anton Gladky [Mon, 16 Mar 2026 05:12:29 +0000 (06:12 +0100)]
Add missing GL header
Last-Update: 2024-01-10
Gbp-Pq: Name 100_add_missing_gl_header.patch
Anton Gladky [Mon, 16 Mar 2026 05:12:29 +0000 (06:12 +0100)]
Fix FTBFS
Last-Update: 2021-11-14
Gbp-Pq: Name 99_fix_ftbfs.patch
Anton Gladky [Mon, 16 Mar 2026 05:12:29 +0000 (06:12 +0100)]
Fix mpi4py search
Last-Update: 2021-09-17
Gbp-Pq: Name 98_fix_mpi4py.py
Vagrant Cascadian [Tue, 15 Dec 2020 07:38:56 +0000 (07:38 +0000)]
[PATCH 2/2] doc_class2example.pl: Sort the parsers array.
Thanks to Bernhard M. Wiedemann <bernhardout@lsmod.de>.
Gbp-Pq: Name 97_reproducible_builds.patch
Adrian Bunk [Mon, 16 Mar 2026 05:12:29 +0000 (06:12 +0100)]
HACK: vtkQWidgetTexture.cxx: Don't use vtkOpenGLCheckErrorMacro
Fixes building for Qt with OpenGL ES.
Gbp-Pq: Name 84_vtkQWidgetTexture_no_vtkOpenGLCheckErrorMacro.patch
Dominique Belhachemi [Mon, 16 Mar 2026 05:12:29 +0000 (06:12 +0100)]
Fix FTBFS on PPC64: inlining failed in call to ‘always_inline’
Forwarded: no
Last-Update: 2025-09-30
Gbp-Pq: Name 80_fix_ppc64_ftbfs.patch
Anton Gladky [Mon, 16 Mar 2026 05:12:29 +0000 (06:12 +0100)]
Fix shebang for the perl scripts
Last-Update: 2020-11-08
Gbp-Pq: Name 60_fix_path_perl.patch
Anton Gladky [Mon, 16 Mar 2026 05:12:29 +0000 (06:12 +0100)]
Fix path for the installation of python modules
Last-Update: 2020-11-06
Gbp-Pq: Name 50_fix_python-modules_path.patch
Dominique Belhachemi [Mon, 16 Mar 2026 05:12:29 +0000 (06:12 +0100)]
Fix viskores warning
Last-Update: 2025-09-25
/vtk9/ThirdParty/viskores/vtkviskores/viskores/viskores/cont/tbb/internal/RuntimeDeviceConfigurationTBB.h:49:66: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
49 | RuntimeDeviceConfiguration<viskores::cont::DeviceAdapterTagTBB>()
Gbp-Pq: Name 40_viskores.patch
Debian Science Maintainers [Mon, 16 Mar 2026 05:12:29 +0000 (06:12 +0100)]
Drop medical examples
Last-Update: 2020-10-21
Gbp-Pq: Name 30_drop_medical_example.patch
Debian Science Maintainers [Mon, 16 Mar 2026 05:12:29 +0000 (06:12 +0100)]
Do not try linking with -lsocket
Gbp-Pq: Name 20_do_not_link_against_socket.patch
Debian Science Maintainers [Mon, 16 Mar 2026 05:12:29 +0000 (06:12 +0100)]
_matplotlib
===================================================================
Gbp-Pq: Name 10_matplotlib.patch
Anton Gladky [Mon, 16 Mar 2026 05:12:33 +0000 (06:12 +0100)]
Update changelog.
Anton Gladky [Mon, 16 Mar 2026 05:12:27 +0000 (06:12 +0100)]
Relax upstream boost version in substvars. (Closes: #
1130578)
Anton Gladky [Tue, 10 Mar 2026 05:07:49 +0000 (06:07 +0100)]
Update changelog.
Anton Gladky [Tue, 10 Mar 2026 05:07:36 +0000 (06:07 +0100)]
Declare fast forward from 9.5.2+dfsg4-1
[dgit --quilt=gbp --overwrite]
Debian Science Maintainers [Tue, 10 Mar 2026 05:07:36 +0000 (06:07 +0100)]
matplotlib_nullptr_s390x
===================================================================
Gbp-Pq: Name matplotlib_nullptr_s390x.patch
Julien Schueller [Mon, 19 Jan 2026 13:49:34 +0000 (14:49 +0100)]
[PATCH] CMake: Fix EXPAT version warning
Closes #19679
Gbp-Pq: Name findEXPAT_version_fix_MR12826.patch
Dandan Zhang [Tue, 10 Mar 2026 05:07:36 +0000 (06:07 +0100)]
add support for loongarch64
Upstream: https://gitlab.kitware.com/seanm/vtk/-/commit/
886b536a0d0bb3694951e09169a52896d585c517
Gbp-Pq: Name 121_add_support_for_loong64.patch
Anton Gladky [Tue, 10 Mar 2026 05:07:36 +0000 (06:07 +0100)]
Add missing GL header
Last-Update: 2024-01-10
Gbp-Pq: Name 100_add_missing_gl_header.patch
Anton Gladky [Tue, 10 Mar 2026 05:07:36 +0000 (06:07 +0100)]
Fix FTBFS
Last-Update: 2021-11-14
Gbp-Pq: Name 99_fix_ftbfs.patch
Anton Gladky [Tue, 10 Mar 2026 05:07:36 +0000 (06:07 +0100)]
Fix mpi4py search
Last-Update: 2021-09-17
Gbp-Pq: Name 98_fix_mpi4py.py
Vagrant Cascadian [Tue, 15 Dec 2020 07:38:56 +0000 (07:38 +0000)]
[PATCH 2/2] doc_class2example.pl: Sort the parsers array.
Thanks to Bernhard M. Wiedemann <bernhardout@lsmod.de>.
Gbp-Pq: Name 97_reproducible_builds.patch
Adrian Bunk [Tue, 10 Mar 2026 05:07:36 +0000 (06:07 +0100)]
HACK: vtkQWidgetTexture.cxx: Don't use vtkOpenGLCheckErrorMacro
Fixes building for Qt with OpenGL ES.
Gbp-Pq: Name 84_vtkQWidgetTexture_no_vtkOpenGLCheckErrorMacro.patch
Dominique Belhachemi [Tue, 10 Mar 2026 05:07:36 +0000 (06:07 +0100)]
Fix FTBFS on PPC64: inlining failed in call to ‘always_inline’
Forwarded: no
Last-Update: 2025-09-30
Gbp-Pq: Name 80_fix_ppc64_ftbfs.patch
Anton Gladky [Tue, 10 Mar 2026 05:07:36 +0000 (06:07 +0100)]
Fix shebang for the perl scripts
Last-Update: 2020-11-08
Gbp-Pq: Name 60_fix_path_perl.patch
Anton Gladky [Tue, 10 Mar 2026 05:07:36 +0000 (06:07 +0100)]
Fix path for the installation of python modules
Last-Update: 2020-11-06
Gbp-Pq: Name 50_fix_python-modules_path.patch
Dominique Belhachemi [Tue, 10 Mar 2026 05:07:36 +0000 (06:07 +0100)]
Fix viskores warning
Last-Update: 2025-09-25
/vtk9/ThirdParty/viskores/vtkviskores/viskores/viskores/cont/tbb/internal/RuntimeDeviceConfigurationTBB.h:49:66: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
49 | RuntimeDeviceConfiguration<viskores::cont::DeviceAdapterTagTBB>()
Gbp-Pq: Name 40_viskores.patch
Debian Science Maintainers [Tue, 10 Mar 2026 05:07:36 +0000 (06:07 +0100)]
Drop medical examples
Last-Update: 2020-10-21
Gbp-Pq: Name 30_drop_medical_example.patch
Debian Science Maintainers [Tue, 10 Mar 2026 05:07:36 +0000 (06:07 +0100)]
Do not try linking with -lsocket
Gbp-Pq: Name 20_do_not_link_against_socket.patch
Debian Science Maintainers [Tue, 10 Mar 2026 05:07:36 +0000 (06:07 +0100)]
_matplotlib
===================================================================
Gbp-Pq: Name 10_matplotlib.patch
Anton Gladky [Tue, 10 Mar 2026 05:07:27 +0000 (06:07 +0100)]
Remove Priority and RRR fields
Anton Gladky [Tue, 10 Mar 2026 05:04:57 +0000 (06:04 +0100)]
Add versioned libboost-dev dependency. (Closes: #
1129768, #
1129770, #
1129773)
Record the exact Boost version used at build time to ensure
compatibility and trigger rebuilds on upgrades.
Francesco Ballarin [Tue, 3 Mar 2026 18:24:09 +0000 (18:24 +0000)]
Upload 9.5.2+dfsg4-1 to unstable
Francesco Ballarin [Tue, 3 Mar 2026 18:23:44 +0000 (18:23 +0000)]
Import vtk9_9.5.2+dfsg4.orig.tar.xz
[dgit import orig vtk9_9.5.2+dfsg4.orig.tar.xz]
Debian Science Maintainers [Tue, 3 Mar 2026 18:23:44 +0000 (18:23 +0000)]
matplotlib_nullptr_s390x
===================================================================
Gbp-Pq: Name matplotlib_nullptr_s390x.patch
Julien Schueller [Mon, 19 Jan 2026 13:49:34 +0000 (14:49 +0100)]
[PATCH] CMake: Fix EXPAT version warning
Closes #19679
Gbp-Pq: Name findEXPAT_version_fix_MR12826.patch
Dandan Zhang [Tue, 3 Mar 2026 18:23:44 +0000 (18:23 +0000)]
add support for loongarch64
Upstream: https://gitlab.kitware.com/seanm/vtk/-/commit/
886b536a0d0bb3694951e09169a52896d585c517
Gbp-Pq: Name 121_add_support_for_loong64.patch
Anton Gladky [Tue, 3 Mar 2026 18:23:44 +0000 (18:23 +0000)]
Add missing GL header
Last-Update: 2024-01-10
Gbp-Pq: Name 100_add_missing_gl_header.patch
Anton Gladky [Tue, 3 Mar 2026 18:23:44 +0000 (18:23 +0000)]
Fix FTBFS
Last-Update: 2021-11-14
Gbp-Pq: Name 99_fix_ftbfs.patch
Anton Gladky [Tue, 3 Mar 2026 18:23:44 +0000 (18:23 +0000)]
Fix mpi4py search
Last-Update: 2021-09-17
Gbp-Pq: Name 98_fix_mpi4py.py
Vagrant Cascadian [Tue, 15 Dec 2020 07:38:56 +0000 (07:38 +0000)]
[PATCH 2/2] doc_class2example.pl: Sort the parsers array.
Thanks to Bernhard M. Wiedemann <bernhardout@lsmod.de>.
Gbp-Pq: Name 97_reproducible_builds.patch
Adrian Bunk [Tue, 3 Mar 2026 18:23:44 +0000 (18:23 +0000)]
HACK: vtkQWidgetTexture.cxx: Don't use vtkOpenGLCheckErrorMacro
Fixes building for Qt with OpenGL ES.
Gbp-Pq: Name 84_vtkQWidgetTexture_no_vtkOpenGLCheckErrorMacro.patch
Dominique Belhachemi [Tue, 3 Mar 2026 18:23:44 +0000 (18:23 +0000)]
Fix FTBFS on PPC64: inlining failed in call to ‘always_inline’
Forwarded: no
Last-Update: 2025-09-30
Gbp-Pq: Name 80_fix_ppc64_ftbfs.patch
Anton Gladky [Tue, 3 Mar 2026 18:23:44 +0000 (18:23 +0000)]
Fix shebang for the perl scripts
Last-Update: 2020-11-08
Gbp-Pq: Name 60_fix_path_perl.patch
Anton Gladky [Tue, 3 Mar 2026 18:23:44 +0000 (18:23 +0000)]
Fix path for the installation of python modules
Last-Update: 2020-11-06
Gbp-Pq: Name 50_fix_python-modules_path.patch
Dominique Belhachemi [Tue, 3 Mar 2026 18:23:44 +0000 (18:23 +0000)]
Fix viskores warning
Last-Update: 2025-09-25
/vtk9/ThirdParty/viskores/vtkviskores/viskores/viskores/cont/tbb/internal/RuntimeDeviceConfigurationTBB.h:49:66: warning: template-id not allowed for constructor in C++20 [-Wtemplate-id-cdtor]
49 | RuntimeDeviceConfiguration<viskores::cont::DeviceAdapterTagTBB>()
Gbp-Pq: Name 40_viskores.patch
Debian Science Maintainers [Tue, 3 Mar 2026 18:23:44 +0000 (18:23 +0000)]
Drop medical examples
Last-Update: 2020-10-21
Gbp-Pq: Name 30_drop_medical_example.patch
Debian Science Maintainers [Tue, 3 Mar 2026 18:23:44 +0000 (18:23 +0000)]
Do not try linking with -lsocket
Gbp-Pq: Name 20_do_not_link_against_socket.patch
Debian Science Maintainers [Tue, 3 Mar 2026 18:23:44 +0000 (18:23 +0000)]
_matplotlib
===================================================================
Gbp-Pq: Name 10_matplotlib.patch
Francesco Ballarin [Tue, 3 Mar 2026 18:23:44 +0000 (18:23 +0000)]
vtk9 (9.5.2+dfsg4-1) unstable; urgency=medium
* Team upload.
* Add back WebCore, WebGLExporter and WebPython modules for future use
within trame and pyvista.
- This required a repack 9.5.2+dfsg4, because the Web directory was
previously ignored in d/copyright.
[dgit import unpatched vtk9 9.5.2+dfsg4-1]
Francesco Ballarin [Tue, 3 Mar 2026 18:23:44 +0000 (18:23 +0000)]
Import vtk9_9.5.2+dfsg4.orig.tar.xz
[dgit import orig vtk9_9.5.2+dfsg4.orig.tar.xz]
Francesco Ballarin [Tue, 3 Mar 2026 18:23:44 +0000 (18:23 +0000)]
Import vtk9_9.5.2+dfsg4-1.debian.tar.xz
[dgit import tarball vtk9 9.5.2+dfsg4-1 vtk9_9.5.2+dfsg4-1.debian.tar.xz]
Francesco Ballarin [Tue, 3 Mar 2026 15:19:34 +0000 (15:19 +0000)]
Motivate repack
Francesco Ballarin [Tue, 3 Mar 2026 15:04:51 +0000 (15:04 +0000)]
Update upstream source from tag 'upstream/9.5.2+dfsg4'
Update to upstream version '9.5.2+dfsg4'
with Debian dir
4ce61fe49ee3594ddf351160faa161f858ad009b
Francesco Ballarin [Tue, 3 Mar 2026 15:04:38 +0000 (15:04 +0000)]
New upstream version 9.5.2+dfsg4
Francesco Ballarin [Tue, 3 Mar 2026 14:19:26 +0000 (14:19 +0000)]
* Add back WebCore, WebGLExporter and WebPython modules for future use
within trame and pyvista.
Drew Parsons [Sat, 21 Feb 2026 10:59:30 +0000 (11:59 +0100)]
upload 9.5.2+dfsg3-8 to unstable
Drew Parsons [Sat, 21 Feb 2026 10:55:45 +0000 (11:55 +0100)]
sh4: override dh_dwz to not process libvtkCommonCore
it fails with "Cannot allocate memory"
Drew Parsons [Sun, 15 Feb 2026 18:34:56 +0000 (19:34 +0100)]
upload 9.5.2+dfsg3-7 to unstable
Drew Parsons [Sun, 15 Feb 2026 18:32:47 +0000 (19:32 +0100)]
update debian/watch to v5 format with GitLab template
Use GitLab template rather than GitHub since upstream development
happens at https://gitlab.kitware.com/vtk/vtk
https://github.com/Kitware/VTK is just a mirror of the gitlab repo.
Drew Parsons [Sun, 15 Feb 2026 18:15:21 +0000 (19:15 +0100)]
add hurd-amd64 to list of architectures supporting adios2
in Build-Depends: libadios2-mpi-c++-dev
adios2 now builds on all 64-bit architectures
supported by Debian
Drew Parsons [Thu, 5 Feb 2026 19:55:45 +0000 (20:55 +0100)]
upload 9.5.2+dfsg3-6 to unstable
Drew Parsons [Thu, 5 Feb 2026 18:18:37 +0000 (19:18 +0100)]
add alpha to list of ADIOS2-supporting arches
in Build-Depends: libadios2-mpi-c++-dev
Drew Parsons [Thu, 5 Feb 2026 17:28:24 +0000 (18:28 +0100)]
add debian patch matplotlib_nullptr_s390x.patch
handles case of null ScalarPointer in image in
vtkMatplotlibMathTextUtilities::RenderOneCell
A null pointer was generated on s390x causing pyvista
test_add_text_latex to segfault.
See upstream #19931
https://gitlab.kitware.com/vtk/vtk/-/issues/19931
Closes: #1126861
Drew Parsons [Thu, 5 Feb 2026 10:39:33 +0000 (11:39 +0100)]
upload 9.5.2+dfsg3-5 to unstable
Drew Parsons [Tue, 3 Feb 2026 13:50:26 +0000 (14:50 +0100)]
disable viskores on alpha
alpha is 64-bit but also exceeds available memory
[ 5%] Generating the wrap hierarchy for VTK::ImagingCore
cd /build/reproducible-path/vtk9-9.5.2+dfsg3/debian/build/Imaging/Core && ../../bin/vtkWrapHierarchy-9.5 -MF /build/reproducible-path/vtk9-9.5.2+dfsg3/debian/build/Imaging/Core/CMakeFiles/vtkImagingCore-hierarchy.txt.d @/build/reproducible-path/vtk9-9.5.2+dfsg3/debian/build/Imaging/Core/CMakeFiles/vtkImagingCore-hierarchy.None.args -o /build/reproducible-path/vtk9-9.5.2+dfsg3/debian/build/lib/alpha-linux-gnu/vtk-9.5/hierarchy/VTK/vtkImagingCore-hierarchy.txt /build/reproducible-path/vtk9-9.5.2+dfsg3/debian/build/Imaging/Core/CMakeFiles/vtkImagingCore-hierarchy.data @/build/reproducible-path/vtk9-9.5.2+dfsg3/debian/build/Imaging/Core/CMakeFiles/vtkImagingCore-hierarchy.depends.args
/usr/bin/alpha-linux-gnu-ld.bfd: CMakeFiles/viskores_cont.dir/UnknownArrayHandle.cxx.o: .got subsegment exceeds 64K (size 96168)
/usr/bin/alpha-linux-gnu-ld.bfd: failed to set dynamic section sizes: no error
Drew Parsons [Tue, 3 Feb 2026 13:36:03 +0000 (14:36 +0100)]
document that 9.5.2+dfsg3-3 disabled viskores on 32-bit arches
hadn't been added to changelog in commit
e10222dfcf4141437dcc36fa9a54e411e4b9f0a5
Drew Parsons [Fri, 30 Jan 2026 10:53:04 +0000 (11:53 +0100)]
refresh patches
Drew Parsons [Fri, 30 Jan 2026 10:50:41 +0000 (11:50 +0100)]
add debian patch findEXPAT_version_fix_MR12826.patch
applies upstream MR#12826 to fix expat version handling
Closes: #1050506
Drew Parsons [Wed, 28 Jan 2026 11:53:33 +0000 (12:53 +0100)]
upload 9.5.2+dfsg3-4 to unstable
Drew Parsons [Wed, 28 Jan 2026 11:49:12 +0000 (12:49 +0100)]
debian/rules: use UPSTREAM_VERSION_ABI to refer to version specific library
Currently 9.5, defining package libvtk9.5.
Needed to fix handling of Qt modules
(don't delete Qt files from qt component packages)
Drew Parsons [Wed, 28 Jan 2026 09:05:05 +0000 (10:05 +0100)]
upload 9.5.2+dfsg3-3 to unstable
Drew Parsons [Wed, 28 Jan 2026 08:58:51 +0000 (09:58 +0100)]
disable viskores on 32-bit arches
ParaView::RemotingViews optionally uses VTK::vtkviskores
but (ThirdParty) viskores exhausts virtual memory on 32-bit architectures
Drew Parsons [Wed, 28 Jan 2026 08:42:02 +0000 (09:42 +0100)]
remove version-specific references from debian/rules
Drew Parsons [Wed, 28 Jan 2026 08:40:07 +0000 (09:40 +0100)]
build docs in arch-indepedent build only
Drew Parsons [Wed, 28 Jan 2026 02:49:59 +0000 (03:49 +0100)]
upload 9.5.2+dfsg3-2 to unstable
escape sequences in vtkMethodParser.py are fixed
Closes: #1079541